home *** CD-ROM | disk | FTP | other *** search
-
-
-
- XXXXmmmmSSSSccccrrrroooollllllllBBBBaaaarrrrSSSSeeeettttVVVVaaaalllluuuueeeessss((((3333XXXX)))) UUUUNNNNIIIIXXXX SSSSyyyysssstttteeeemmmm VVVV XXXXmmmmSSSSccccrrrroooollllllllBBBBaaaarrrrSSSSeeeettttVVVVaaaalllluuuueeeessss((((3333XXXX))))
-
-
-
- NNNNAAAAMMMMEEEE
- _X_m_S_c_r_o_l_l_B_a_r_S_e_t_V_a_l_u_e_s - A ScrollBar function that changes
- ScrollBar's increment values and the slider's size and
- position
-
- SSSSYYYYNNNNOOOOPPPPSSSSIIIISSSS
- #include <Xm/ScrollBar.h>
-
- void _X_m_S_c_r_o_l_l_B_a_r_S_e_t_V_a_l_u_e_s (wwwwiiiiddddggggeeeetttt,,,, vvvvaaaalllluuuueeee,,,,
- sssslllliiiiddddeeeerrrr____ssssiiiizzzzeeee,,,, iiiinnnnccccrrrreeeemmmmeeeennnntttt,,,, ppppaaaaggggeeee____iiiinnnnccccrrrreeeemmmmeeeennnntttt,,,, nnnnoooottttiiiiffffyyyy)
- _W_i_d_g_e_t wwwwiiiiddddggggeeeetttt;
- _i_n_t vvvvaaaalllluuuueeee;
- _i_n_t sssslllliiiiddddeeeerrrr____ssssiiiizzzzeeee;
- _i_n_t iiiinnnnccccrrrreeeemmmmeeeennnntttt;
- _i_n_t ppppaaaaggggeeee____iiiinnnnccccrrrreeeemmmmeeeennnntttt;
- _B_o_o_l_e_a_n nnnnoooottttiiiiffffyyyy;
-
- DDDDEEEESSSSCCCCRRRRIIIIPPPPTTTTIIIIOOOONNNN
- _X_m_S_e_t_S_c_r_o_l_l_B_a_r_V_a_l_u_e_s changes the ScrollBar's increment
- values and the slider's size and position. The scroll
- region is overlaid with a slider bar that is adjusted in
- size and position using the main ScrollBar or set slider
- function attributes.
-
- wwwwiiiiddddggggeeeetttt
- Specifies the ScrollBar widget ID.
-
- vvvvaaaalllluuuueeee
- Specifies the ScrollBar's slider position between
- _X_m_N_m_i_n_i_m_u_m and _X_m_N_m_a_x_i_m_u_m. The resource name
- associated with this argument is _X_m_N_v_a_l_u_e.
-
- sssslllliiiiddddeeeerrrr____ssssiiiizzzzeeee
- Specifies the size of the slider as a value between
- zero and the absolute value of _X_m_N_m_a_x_i_m_u_m minus
- _X_m_N_m_i_n_i_m_u_m. The size of the slider varies, depending
- on how much of the slider scroll area it represents.
- This sets the _X_m_N_s_l_i_d_e_r_S_i_z_e resource associated with
- ScrollBar.
-
- iiiinnnnccccrrrreeeemmmmeeeennnntttt
- Specifies the amount of button increment and decrement.
- If this argument is not zero, the ScrollBar widget
- automatically adjusts the slider when an increment or
- decrement action occurs. This sets the _X_m_N_i_n_c_r_e_m_e_n_t
- resource associated with ScrollBar.
-
- ppppaaaaggggeeee____iiiinnnnccccrrrreeeemmmmeeeennnntttt
- Specifies the amount of page increment and decrement.
- If this argument is not zero, the ScrollBar widget
- automatically adjusts the slider when an increment or
- decrement action occurs. This sets the
-
-
-
- Page 1 (printed 11/11/03)
-
-
-
-
-
-
- XXXXmmmmSSSSccccrrrroooollllllllBBBBaaaarrrrSSSSeeeettttVVVVaaaalllluuuueeeessss((((3333XXXX)))) UUUUNNNNIIIIXXXX SSSSyyyysssstttteeeemmmm VVVV XXXXmmmmSSSSccccrrrroooollllllllBBBBaaaarrrrSSSSeeeettttVVVVaaaalllluuuueeeessss((((3333XXXX))))
-
-
-
- _X_m_N_p_a_g_e_I_n_c_r_e_m_e_n_t resource associated with ScrollBar.
-
- nnnnoooottttiiiiffffyyyy
- Specifies a Boolean value that when True, indicates a
- change in the ScrollBar value and also specifies that
- the ScrollBar widget automatically activates the
- _X_m_N_v_a_l_u_e_C_h_a_n_g_e_d_C_a_l_l_b_a_c_k with the recent change. If
- False, specifies any change that has occurred in the
- ScrollBar's value, but _X_m_N_v_a_l_u_e_C_h_a_n_g_e_d_C_a_l_l_b_a_c_k is not
- activated.
-
- For a complete definition of ScrollBar and its associated
- resources, see _X_m_S_c_r_o_l_l_B_a_r(_3_X).
-
- RRRREEEELLLLAAAATTTTEEEEDDDD IIIINNNNFFFFOOOORRRRMMMMAAAATTTTIIIIOOOONNNN
- _X_m_S_c_r_o_l_l_B_a_r(_3_X).
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- Page 2 (printed 11/11/03)
-
-
-
-